The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "test::reporter"

Test::Reporter - sends test results to cpan-testers@perl.org River stage two • 19 direct dependents • 35 total dependents

Test::Reporter reports the test results of any given distribution to the CPAN Testers project. Test::Reporter has wide support for various perl5's and platforms. CPAN Testers no longer receives test reports by email, but reports still resemble an ema...

DAGOLDEN/Test-Reporter-1.62 - 06 Apr 2015 16:02:50 UTC - Search in distribution

Test::Ika::Reporter::Test - testing tester River stage zero No dependents

This module captures testing result in Test::Ika. You can get a result from $test->result() method....

MASAKI/Test-Ika-0.08 - 28 Mar 2014 18:30:54 UTC - Search in distribution

CPAN::Test::Reporter - Report test results of a package retrieved from CPAN River stage zero No dependents

CPAN::Test::Reporter uniformly posts package test results in support of the cpan-testers project. See http://testers.cpan.org/ for details. NOTE TO TESTERS: this module will currently send its output email to cpan-workers@perl.org, which might not be...

SKUD/CPAN-Test-Reporter-0.02 - 10 Sep 2001 05:02:40 UTC - Search in distribution

Test::Smoke::Reporter - OO interface for handling the testresults (mktest.out) River stage zero No dependents

Handle the parsing of the mktest.out file....

ABELTJE/Test-Smoke-1.82 - 28 Apr 2024 12:55:06 UTC - Search in distribution

Test::Reporter::POEGateway - A Test::Reporter::HTTPGateway using the power of POE River stage zero No dependents

Really, all you have to do is load the module and call it's spawn() method: use Test::Reporter::POEGateway; Test::Reporter::POEGateway->spawn( ... ); This method will return failure on errors or return success. Normally you don't need to pass any arg...

APOCAL/Test-Reporter-POEGateway-0.04 - 24 Feb 2010 23:11:24 UTC - Search in distribution

Test::Reporter::HTTPGateway - relay CPAN Testers reports received via HTTP River stage zero No dependents

The CPAN Testers report submission system is difficult for some clients to use, because it is not available via HTTP, which is often one of the only protocols allowed through firewalls. Test::Reporter::HTTPGateway is a very simple HTTP request handle...

RJBS/Test-Reporter-HTTPGateway-0.001 - 05 Apr 2008 22:19:37 UTC - Search in distribution

Bundle::CPANPLUS::Test::Reporter River stage zero No dependents

Bundle to install all modules required & desired by CPANPLUS to provide automated test reporting to "testers.cpan.org"...

KANE/Bundle-CPANPLUS-Test-Reporter-0.05 - 15 Sep 2006 10:27:58 UTC - Search in distribution

Test::Reporter::Transport::Legacy - Legacy Test::Reporter::Transport modules River stage zero No dependents

This distribution contains legacy Test::Reporter transport modules from when the CPAN Testers project still accepted test report from email. As email submission has been discontinued, these module have been split out from the main Test::Reporter dist...

DAGOLDEN/Test-Reporter-Transport-Legacy-1.59 - 21 Jul 2011 14:38:17 UTC - Search in distribution

Test::Reporter::Transport::Socket - Simple socket transport for Test::Reporter River stage one • 5 direct dependents • 5 total dependents

This is a Test::Reporter::Transport that sends test report data serialised over a TCP socket. The idea is to keep dependencies in the tester perl to a bare minimum and offload the bulk of submission to a Metabase instance to a relay....

BINGOS/Test-Reporter-Transport-Socket-1.02 - 12 Jun 2021 11:58:42 UTC - Search in distribution

Test::Reporter::Transport::Metabase - Metabase transport for Test::Reporter River stage two • 7 direct dependents • 14 total dependents

This module submits a Test::Reporter report to the specified Metabase instance. This requires a network connection to the Metabase uri provided. If you wish to save reports during offline operation, see Test::Reporter::Transport::File. (Eventually, y...

DAGOLDEN/Test-Reporter-Transport-Metabase-1.999010 - 03 Apr 2016 17:44:24 UTC - Search in distribution

Test::Approvals::Reporters::Reporter - Defines a role for reporters to extend. River stage zero No dependents

Test::Approvals::Reporters::Reporter is a Moose::Role that all reporters should extend. By extending this Role you get the 'test_name' attribute for free, and are required to implement a method called 'report'....

JRCOUNTS/Test-Approvals-v0.0.5 - 11 May 2013 12:10:31 UTC - Search in distribution

lib/Test/Kantan/Reporter/TAP.pm River stage one • 4 direct dependents • 5 total dependents

TOKUHIROM/Test-Kantan-0.40 - 22 Sep 2014 10:18:10 UTC - Search in distribution

Test::Reporter::Transport::Metabase::Fallback River stage zero No dependents

This module creates a fallback mechanism for Test::Reporter Metabase instance, combining Test::Reporter::Transport::File and Test::Reporter::Transport::Metabase functionality. Whenever Metabase submission fails, the report file is saved locally. When...

STRO/Test-Reporter-Transport-Metabase-Fallback-1.001 - 26 Jan 2018 07:35:54 UTC - Search in distribution

Test::Reporter::Transport::Net::SMTP::SSL - SMTP over SSL transport for Test::Reporter River stage zero No dependents

This module transmits a Test::Reporter report using Net::SMTP::SSL....

TRCJR/Test-Reporter-Transport-Net-SMTP-SSL-0.1.2 - 20 Feb 2010 17:38:37 UTC - Search in distribution

Test::Reporter::Transport::Net::SMTP::Authen - SMTP transport for Test::Reporter WITH AUTH command River stage zero No dependents

This module transmits a Test::Reporter report using Net::SMTP with authentication if needed....

GRIAN/Test-Reporter-Transport-Net-SMTP-Authen-1.02 - 28 Sep 2010 08:43:49 UTC - Search in distribution

Oktest - a new-style testing library River stage one • 1 direct dependent • 1 total dependent

Oktest is a new-style testing library for Perl. Features: * Structured test code * Convenient assertion * Setup/Teardown fixtures * Unified diff for different texts * Filtering by string or regular expression Structured Test Code Oktest allows you to...

KWATCH/Oktest-0.0103 - 05 Oct 2012 22:25:39 UTC - Search in distribution

Module::Build::TestReporter - help users report test failures River stage zero No dependents

Shipping test suites with your code is a good thing, as it helps your users know that your code works as you expect on your systems and it allows you better debugging information if things break in environments where you haven't yet tested your code....

CHROMATIC/Module-Build-TestReporter-1.00 - 16 Jun 2005 02:29:06 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 54 direct dependents • 474 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

Log::Report - report a problem, with exceptions and translation support River stage two • 36 direct dependents • 87 total dependents

Get messages to users and logs. "Log::Report" combines three tasks which are closely related in one: . logging (like Log::Log4Perl and syslog), and . exceptions (like error and info), with . translations (like "gettext" and Locale::TextDomain) You do...

MARKOV/Log-Report-1.36 - 27 Oct 2023 13:07:42 UTC - Search in distribution

DBD::ODBC - ODBC Driver for DBI River stage two • 10 direct dependents • 10 total dependents

Change log and FAQs Please note that the change log has been moved to DBD::ODBC::Changes. To access this documentation, use "perldoc DBD::ODBC::Changes". The FAQs have also moved to DBD::ODBC::FAQ.pm. To access the FAQs use "perldoc DBD::ODBC::FAQ". ...

MJEVANS/DBD-ODBC-1.61 - 31 Jan 2020 13:51:56 UTC - Search in distribution
89 results (0.08 seconds)